home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 17 / Developer Source Volume 17 (I-MODE Publications, Inc.)(2000).iso / visua / feb98 / lestf103.gif < prev    next >
Graphics Interchange Format  |  1998-06-08  |  19KB  |  623x294  |  4-bit (4 colors)
Labels: text | screenshot | number | font | document | black and white | parallel
OCR: Method Description Begin Trans Begins a transaction. Close Closes the environment and removes it from the rdoEnvironment collection. CommitTrans Commits all open transactions for an environment. getCursorDriver Returns the type of cursor in use. gethEnv Returns the ODBC environment handle. getLoginTimeout Returns the login timeout value getNome Returns the name of the rdoEnvironment object. getrdo Connections Returns an rdoConnections object, enumerating all active connections. getUserName Returns the default user name: OpenConnection Opens a connection to an ODBC data source. putCursorDriver Specifies the type of cursor to use putLoginTimeout Sets the amount of time the ODBC driver will wait for o response from the data source dur- ing a login request. putPassword Sets the password to be used in the environment. putUserName Sets the user context for the environment. RollbackTrans When called through the rdoEnvironment object, this rolls back all pending transactions for the open connections. Figure 3: The methods of the rdoEnvironment object.